No longer require sendmail.
authorGlenn Morris <rgm@gnu.org>
Fri, 11 Dec 2009 01:21:35 +0000 (01:21 +0000)
committerGlenn Morris <rgm@gnu.org>
Fri, 11 Dec 2009 01:21:35 +0000 (01:21 +0000)
commit0c1a636a336b0cb040538335d512a49630e7404e
treeabac847647fece0922d1aa748bc710526b0f56a3
parent5a3cd6fe500513c595bdf47224b570bb680114b7
No longer require sendmail.
Replace sendmail's `mail-text' by `rfc822-goto-eoh'.  (Bug#5174)
(report-emacs-bug-orig-text): Doc fix.
(report-emacs-bug-send-command, report-emacs-bug-send-hook):
New local variables, to adapt to different mail-user-agents.
(report-emacs-bug): Fix test for a gnu.org address.
Use overlays for emphasis, since font-lock defeats 'face property.
Pretest bugs also end up at the newsgroup these days.
Stop message-mode stripping text properties.
Set and use the new buffer-local variables.
(report-emacs-bug-hook): Add doc-string.
Remove some unnecessary save-excursions and simplify.
Use the appropriate hook and send-command.
lisp/ChangeLog
lisp/mail/emacsbug.el